[INFO] cloning repository https://github.com/matt-rodgers/aoc2025
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/matt-rodgers/aoc2025" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatt-rodgers%2Faoc2025", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatt-rodgers%2Faoc2025'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8151c770a23e68cdf53d1ae2363f9b3f4da38939
[INFO] fixing matt-rodgers/aoc2025 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatt-rodgers%2Faoc2025" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/matt-rodgers/aoc2025
[INFO] finished tweaking git repo https://github.com/matt-rodgers/aoc2025
[INFO] tweaked toml for git repo https://github.com/matt-rodgers/aoc2025 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/matt-rodgers/aoc2025 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/matt-rodgers/aoc2025 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 41d73eea5627c60c05fcab03275ae1615b55cc67633f2f348c49a0cae30d07d8
[INFO] running `Command { std: "docker" "start" "41d73eea5627c60c05fcab03275ae1615b55cc67633f2f348c49a0cae30d07d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "41d73eea5627c60c05fcab03275ae1615b55cc67633f2f348c49a0cae30d07d8" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "41d73eea5627c60c05fcab03275ae1615b55cc67633f2f348c49a0cae30d07d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "41d73eea5627c60c05fcab03275ae1615b55cc67633f2f348c49a0cae30d07d8" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking aoc2025 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: couldn't read `src/../inputs/01.in`: No such file or directory (os error 2)
[INFO] [stdout]  --> src/day01.rs:3:21
[INFO] [stdout]   |
[INFO] [stdout] 3 | const INPUT: &str = include_str!("../inputs/01.in");
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../inputs/01.in`: No such file or directory (os error 2)
[INFO] [stdout]  --> src/day01.rs:3:21
[INFO] [stdout]   |
[INFO] [stdout] 3 | const INPUT: &str = include_str!("../inputs/01.in");
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../inputs/02.in`: No such file or directory (os error 2)
[INFO] [stdout]  --> src/day02.rs:5:21
[INFO] [stdout]   |
[INFO] [stdout] 5 | const INPUT: &str = include_str!("../inputs/02.in");
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../inputs/03.in`: No such file or directory (os error 2)
[INFO] [stdout]  --> src/day03.rs:3:21
[INFO] [stdout]   |
[INFO] [stdout] 3 | const INPUT: &str = include_str!("../inputs/03.in");
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../inputs/04.in`: No such file or directory (os error 2)
[INFO] [stdout]  --> src/day04.rs:5:21
[INFO] [stdout]   |
[INFO] [stdout] 5 | const INPUT: &str = include_str!("../inputs/04.in");
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../inputs/05.in`: No such file or directory (os error 2)
[INFO] [stdout]  --> src/day05.rs:5:21
[INFO] [stdout]   |
[INFO] [stdout] 5 | const INPUT: &str = include_str!("../inputs/05.in");
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../inputs/06.in`: No such file or directory (os error 2)
[INFO] [stdout]  --> src/day06.rs:5:21
[INFO] [stdout]   |
[INFO] [stdout] 5 | const INPUT: &str = include_str!("../inputs/06.in");
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../inputs/07.in`: No such file or directory (os error 2)
[INFO] [stdout]  --> src/day07.rs:5:21
[INFO] [stdout]   |
[INFO] [stdout] 5 | const INPUT: &str = include_str!("../inputs/07.in");
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../inputs/08.in`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/day08.rs:11:21
[INFO] [stdout]    |
[INFO] [stdout] 11 | const INPUT: &str = include_str!("../inputs/08.in");
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../inputs/01.ex`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/day01.rs:58:33
[INFO] [stdout]    |
[INFO] [stdout] 58 |     const EXAMPLE_INPUT: &str = include_str!("../inputs/01.ex");
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../inputs/02.in`: No such file or directory (os error 2)
[INFO] [stdout]  --> src/day02.rs:5:21
[INFO] [stdout]   |
[INFO] [stdout] 5 | const INPUT: &str = include_str!("../inputs/02.in");
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../inputs/09.in`: No such file or directory (os error 2)
[INFO] [stdout]  --> src/day09.rs:6:21
[INFO] [stdout]   |
[INFO] [stdout] 6 | const INPUT: &str = include_str!("../inputs/09.in");
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../inputs/02.ex`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/day02.rs:103:33
[INFO] [stdout]     |
[INFO] [stdout] 103 |     const EXAMPLE_INPUT: &str = include_str!("../inputs/02.ex");
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../inputs/10.in`: No such file or directory (os error 2)
[INFO] [stdout]  --> src/day10.rs:8:21
[INFO] [stdout]   |
[INFO] [stdout] 8 | const INPUT: &str = include_str!("../inputs/10.in");
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../inputs/11.in`: No such file or directory (os error 2)
[INFO] [stdout]  --> src/day11.rs:5:21
[INFO] [stdout]   |
[INFO] [stdout] 5 | const INPUT: &str = include_str!("../inputs/11.in");
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../inputs/03.in`: No such file or directory (os error 2)
[INFO] [stdout]  --> src/day03.rs:3:21
[INFO] [stdout]   |
[INFO] [stdout] 3 | const INPUT: &str = include_str!("../inputs/03.in");
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../inputs/12.in`: No such file or directory (os error 2)
[INFO] [stdout]  --> src/day12.rs:5:21
[INFO] [stdout]   |
[INFO] [stdout] 5 | const INPUT: &str = include_str!("../inputs/12.in");
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../inputs/03.ex`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/day03.rs:63:33
[INFO] [stdout]    |
[INFO] [stdout] 63 |     const EXAMPLE_INPUT: &str = include_str!("../inputs/03.ex");
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../inputs/04.in`: No such file or directory (os error 2)
[INFO] [stdout]  --> src/day04.rs:5:21
[INFO] [stdout]   |
[INFO] [stdout] 5 | const INPUT: &str = include_str!("../inputs/04.in");
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../inputs/04.ex`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/day04.rs:117:33
[INFO] [stdout]     |
[INFO] [stdout] 117 |     const EXAMPLE_INPUT: &str = include_str!("../inputs/04.ex");
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../inputs/05.in`: No such file or directory (os error 2)
[INFO] [stdout]  --> src/day05.rs:5:21
[INFO] [stdout]   |
[INFO] [stdout] 5 | const INPUT: &str = include_str!("../inputs/05.in");
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../inputs/05.ex`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/day05.rs:108:33
[INFO] [stdout]     |
[INFO] [stdout] 108 |     const EXAMPLE_INPUT: &str = include_str!("../inputs/05.ex");
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../inputs/06.in`: No such file or directory (os error 2)
[INFO] [stdout]  --> src/day06.rs:5:21
[INFO] [stdout]   |
[INFO] [stdout] 5 | const INPUT: &str = include_str!("../inputs/06.in");
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../inputs/06.ex`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/day06.rs:143:33
[INFO] [stdout]     |
[INFO] [stdout] 143 |     const EXAMPLE_INPUT: &str = include_str!("../inputs/06.ex");
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../inputs/07.in`: No such file or directory (os error 2)
[INFO] [stdout]  --> src/day07.rs:5:21
[INFO] [stdout]   |
[INFO] [stdout] 5 | const INPUT: &str = include_str!("../inputs/07.in");
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../inputs/07.ex`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/day07.rs:55:33
[INFO] [stdout]    |
[INFO] [stdout] 55 |     const EXAMPLE_INPUT: &str = include_str!("../inputs/07.ex");
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../inputs/08.in`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/day08.rs:11:21
[INFO] [stdout]    |
[INFO] [stdout] 11 | const INPUT: &str = include_str!("../inputs/08.in");
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../inputs/08.ex`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/day08.rs:200:33
[INFO] [stdout]     |
[INFO] [stdout] 200 |     const EXAMPLE_INPUT: &str = include_str!("../inputs/08.ex");
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../inputs/09.in`: No such file or directory (os error 2)
[INFO] [stdout]  --> src/day09.rs:6:21
[INFO] [stdout]   |
[INFO] [stdout] 6 | const INPUT: &str = include_str!("../inputs/09.in");
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../inputs/09.ex`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/day09.rs:296:33
[INFO] [stdout]     |
[INFO] [stdout] 296 |     const EXAMPLE_INPUT: &str = include_str!("../inputs/09.ex");
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../inputs/10.in`: No such file or directory (os error 2)
[INFO] [stdout]  --> src/day10.rs:8:21
[INFO] [stdout]   |
[INFO] [stdout] 8 | const INPUT: &str = include_str!("../inputs/10.in");
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../inputs/10.ex`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/day10.rs:317:33
[INFO] [stdout]     |
[INFO] [stdout] 317 |     const EXAMPLE_INPUT: &str = include_str!("../inputs/10.ex");
[INFO] [stdout]     |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../inputs/11.in`: No such file or directory (os error 2)
[INFO] [stdout]  --> src/day11.rs:5:21
[INFO] [stdout]   |
[INFO] [stdout] 5 | const INPUT: &str = include_str!("../inputs/11.in");
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../inputs/11.ex`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/day11.rs:81:33
[INFO] [stdout]    |
[INFO] [stdout] 81 |     const EXAMPLE_INPUT: &str = include_str!("../inputs/11.ex");
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../inputs/11.2.ex`: No such file or directory (os error 2)
[INFO] [stdout]   --> src/day11.rs:82:35
[INFO] [stdout]    |
[INFO] [stdout] 82 |     const EXAMPLE_INPUT_2: &str = include_str!("../inputs/11.2.ex");
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/../inputs/12.in`: No such file or directory (os error 2)
[INFO] [stdout]  --> src/day12.rs:5:21
[INFO] [stdout]   |
[INFO] [stdout] 5 | const INPUT: &str = include_str!("../inputs/12.in");
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aoc2025` (bin "aoc2025") due to 12 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `aoc2025` (bin "aoc2025" test) due to 24 previous errors
[INFO] running `Command { std: "docker" "inspect" "41d73eea5627c60c05fcab03275ae1615b55cc67633f2f348c49a0cae30d07d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "41d73eea5627c60c05fcab03275ae1615b55cc67633f2f348c49a0cae30d07d8", kill_on_drop: false }`
[INFO] [stdout] 41d73eea5627c60c05fcab03275ae1615b55cc67633f2f348c49a0cae30d07d8
